Time, Speed, and Distance
Time, Speed, and Distance: Basic Concepts and Formulae
The relationship between Time, Speed, and Distance is a fundamental concept used to describe the motion of objects. These three quantities are interconnected, and understanding their relationship is crucial for solving problems involving motion.
Definitions:
- Distance: Distance is the total length of the path covered by a moving object during its journey. It is a scalar quantity, meaning it only has magnitude, not direction. Common units of distance include metres (m), kilometres (km), miles, feet, etc.
- Time: Time refers to the duration for which the motion takes place. It is also a scalar quantity. Common units of time include seconds (s), minutes, hours (h), days, etc.
- Speed: Speed is the rate at which an object moves or covers distance. It is defined as the distance covered by an object per unit of time. Speed is also a scalar quantity.
Relationship and Formulae:
The relationship between Distance, Speed, and Time can be expressed by a single fundamental formula, from which the other two can be derived:
The defining formula for Speed is:
$\boldsymbol{\text{Speed} = \frac{\text{Distance}}{\text{Time}}}$
... (i)
From this basic formula, we can rearrange the terms to find formulae for Distance and Time:
To find Distance, multiply Speed by Time:
$\boldsymbol{\text{Distance} = \text{Speed} \times \text{Time}}$
... (ii)
To find Time, divide Distance by Speed:
$\boldsymbol{\text{Time} = \frac{\text{Distance}}{\text{Speed}}}$
... (iii)
These three formulae are the bedrock of solving problems in Time, Speed, and Distance. It is extremely important to ensure that the units of Distance, Speed, and Time are consistent when using these formulae. For example, if Speed is in km/h, Distance should be in km and Time in hours. If Speed is in m/s, Distance should be in m and Time in seconds.
Constant Speed (Uniform Motion):
The formulas presented above are most directly applicable when the speed of the object is constant throughout the motion. This is known as uniform motion. In many problems, we assume constant speed unless stated otherwise. If the speed changes during different parts of the journey, we might need to use these formulas for each segment of the journey where the speed is constant, or we introduce the concept of Average Speed, which will be discussed later.
Example 1. A motorcycle travels at a speed of 50 km/hour. How much distance will it cover in 3 hours?
Answer:
Given: Speed $= 50$ km/hour, Time $= 3$ hours.
We need to find the Distance covered.
The units are consistent (km/h and hours).
Using the formula (ii): $\text{Distance} = \text{Speed} \times \text{Time}$
Distance $= 50 \text{ km/h} \times 3 \text{ h}$
$\boldsymbol{\text{Distance} = 150 \text{ km}}$
The motorcycle will cover a distance of $\boldsymbol{150}$ km.
Example 2. How much time will a train take to cover a distance of 450 km at a speed of 90 km/hour?
Answer:
Given: Distance $= 450$ km, Speed $= 90$ km/hour.
We need to find the Time taken.
The units are consistent (km and km/h, so time will be in hours).
Using the formula (iii): $\text{Time} = \frac{\text{Distance}}{\text{Speed}}$
Time $= \frac{450 \text{ km}}{90 \text{ km/h}}$
Simplify the fraction:
Time $= \frac{450}{90} = \frac{45}{9} = 5$
$\boldsymbol{\text{Time} = 5 \text{ hours}}$
The train will take $\boldsymbol{5}$ hours to cover the distance.
Competitive Exam Notes:
Time, Speed, and Distance problems are very frequent. The three basic formulas are the foundation. Ensure unit consistency in all calculations.
- Master the Triangle: Some people visualize Distance, Speed, and Time in a triangle (Distance at the top, Speed and Time at the bottom) to remember the formulas: D = S $\times$ T, S = D/T, T = D/S.
- Unit Consistency: This is the most common source of errors. Make sure Distance, Speed, and Time units match before calculation (e.g., km, km/h, h OR m, m/s, s).
- Speed Units: Most problems use km/h or m/s. Be prepared to convert between them quickly (see next section).
- Base for Problems: Most problems build upon these basic formulas, sometimes adding concepts like relative speed, average speed, or involving trains/boats.
Unit Conversions for Time, Speed, and Distance
In Time, Speed, and Distance problems, quantities are often given in different units. To perform calculations using the standard formulae ($\text{D} = \text{S} \times \text{T}$, etc.), it is essential to convert all quantities to consistent units. The most common units encountered are kilometres per hour (km/h) for speed, metres per second (m/s) for speed, kilometres (km) or metres (m) for distance, and hours (h) or seconds (s) for time.
Key Unit Conversions:
Distance Units:
- 1 kilometre (km) $= 1000$ metres (m)
Time Units:
- 1 hour (h) $= 60$ minutes
- 1 minute $= 60$ seconds (s)
- 1 hour (h) $= 60 \text{ minutes/hour} \times 60 \text{ seconds/minute} = 3600$ seconds (s)
Speed Units: Converting between km/h and m/s:
This is a very frequent conversion in problems.
To convert speed from kilometres per hour (km/h) to metres per second (m/s):
Consider a speed of 1 km/h. We convert the distance (km) to metres (m) and the time (h) to seconds (s).
$\text{1 km/h} = \frac{1 \text{ km}}{1 \text{ h}}$
Convert units:
$\text{1 km/h} = \frac{1000 \text{ m}}{3600 \text{ s}}$
Simplify the fraction $\frac{1000}{3600}$:
$\frac{1000}{3600} = \frac{10}{36} = \frac{5}{18}$
$\text{1 km/h} = \frac{5}{18} \text{ m/s}$
So, to convert any speed $x$ from km/h to m/s, multiply by $\frac{5}{18}$:
$\boldsymbol{x \text{ km/h} = x \times \frac{5}{18} \text{ m/s}}$
... (iv)
To convert speed from metres per second (m/s) to kilometres per hour (km/h):
We can rearrange the previous relationship: $\frac{5}{18} \text{ m/s} = 1 \text{ km/h}$.
To find the conversion factor for 1 m/s, divide 1 by $\frac{5}{18}$:
$\text{1 m/s} = 1 \div \frac{5}{18} \text{ km/h} = 1 \times \frac{18}{5} \text{ km/h}$
$\text{1 m/s} = \frac{18}{5} \text{ km/h}$
So, to convert any speed $x$ from m/s to km/h, multiply by $\frac{18}{5}$:
$\boldsymbol{x \text{ m/s} = x \times \frac{18}{5} \text{ km/h}}$
... (v)
Example 1. Convert a speed of 90 km/h into m/s.
Answer:
Given Speed $= 90$ km/h.
Using the conversion formula (iv): $x \text{ km/h} = x \times \frac{5}{18} \text{ m/s}$
Speed in m/s $= 90 \times \frac{5}{18} \text{ m/s}$
Simplify before multiplying:
$= \cancel{90}^{\normalsize 5} \times \frac{5}{\cancel{18}^{\normalsize 1}}$ m/s
$= 5 \times 5$ m/s $= 25$ m/s.
Thus, 90 km/h is equal to $\boldsymbol{25}$ m/s.
Example 2. Convert a speed of 20 m/s into km/h.
Answer:
Given Speed $= 20$ m/s.
Using the conversion formula (v): $x \text{ m/s} = x \times \frac{18}{5} \text{ km/h}$
Speed in km/h $= 20 \times \frac{18}{5} \text{ km/h}$
Simplify before multiplying:
$= \cancel{20}^{\normalsize 4} \times \frac{18}{\cancel{5}^{\normalsize 1}}$ km/h
$= 4 \times 18$ km/h $= 72$ km/h.
Thus, 20 m/s is equal to $\boldsymbol{72}$ km/h.
Competitive Exam Notes:
Unit conversions are fundamental and must be done accurately. The $\frac{5}{18}$ and $\frac{18}{5}$ factors for km/h $\leftrightarrow$ m/s conversions are very important and should be memorized.
- km/h $\to$ m/s: Multiply by $\frac{5}{18}$ (Think: m/s is a smaller unit for distance, so use the smaller number (5) in the numerator).
- m/s $\to$ km/h: Multiply by $\frac{18}{5}$ (Think: km/h is a larger unit for distance, so use the larger number (18) in the numerator).
- Ensure Consistency: After converting speed, make sure the distance and time units also align (km with hours, m with seconds).
- Other Conversions: Be familiar with minutes to hours ($\div 60$), hours to minutes ($\times 60$), seconds to minutes ($\div 60$), minutes to seconds ($\times 60$).
Problems involving Average Speed
When an object travels at different speeds over different segments of a journey, or if its speed is not constant throughout, the concept of Average Speed is used to describe the overall rate of motion for the entire trip. Average speed is defined as the total distance covered divided by the total time taken for the entire journey.
Formula for Average Speed:
The fundamental formula for calculating average speed is:
$\boldsymbol{\text{Average Speed} = \frac{\text{Total Distance Covered}}{\text{Total Time Taken}}}$
... (vi)
It is important to note that average speed is generally not the simple arithmetic mean of the different speeds involved, unless specific conditions are met (as shown in the special cases below).
Special Cases for Calculating Average Speed:
There are two common scenarios where simplified formulas for average speed can be derived:
Case 1: When the time taken for different parts of the journey is the same.
If an object travels at speed $S_1$ for a time duration $T$ and then travels at speed $S_2$ for the same time duration $T$.
Distance covered in the first part ($D_1$) $= S_1 \times T$.
Distance covered in the second part ($D_2$) $= S_2 \times T$.
Total Distance $= D_1 + D_2 = (S_1 \times T) + (S_2 \times T) = T(S_1 + S_2)$.
Total Time Taken $= T + T = 2T$.
Using the general average speed formula (vi):
$\text{Average Speed} = \frac{\text{Total Distance}}{\text{Total Time}} = \frac{T(S_1 + S_2)}{2T}$
Assuming $T \neq 0$, we can cancel T:
$\boldsymbol{\text{Average Speed} = \frac{S_1 + S_2}{2}}$
... (vii)
In this specific case where the time taken for each part of the journey is equal, the average speed is the simple arithmetic mean of the speeds. This formula can be extended: if an object travels at speeds $S_1, S_2, \dots, S_n$ for the same time duration in each segment, the average speed is $\frac{S_1 + S_2 + \dots + S_n}{n}$.
Case 2: When the distance covered for different parts of the journey is the same.
If an object covers a distance $D$ at a speed $S_1$ and then covers the same distance $D$ at a speed $S_2$.
Time taken for the first part ($T_1$) $= \frac{\text{Distance}}{\text{Speed}_1} = \frac{D}{S_1}$.
Time taken for the second part ($T_2$) $= \frac{\text{Distance}}{\text{Speed}_2} = \frac{D}{S_2}$.
Total Distance $= D + D = 2D$.
Total Time Taken $= T_1 + T_2 = \frac{D}{S_1} + \frac{D}{S_2}$.
Combine the terms in Total Time using a common denominator:
Total Time $= D \left(\frac{1}{S_1} + \frac{1}{S_2}\right) = D \left(\frac{S_2 + S_1}{S_1 S_2}\right)$
Using the general average speed formula (vi):
$\text{Average Speed} = \frac{\text{Total Distance}}{\text{Total Time}} = \frac{2D}{D \left(\frac{S_1 + S_2}{S_1 S_2}\right)}$
Assuming $D \neq 0$, we can cancel D and rearrange the fraction:
$\text{Average Speed} = \frac{2}{1} \times \frac{S_1 S_2}{S_1 + S_2}$
$\boldsymbol{\text{Average Speed} = \frac{2 S_1 S_2}{S_1 + S_2}}$
... (viii)
This formula, which is the harmonic mean of the two speeds, is used when an object covers the same distance at two different speeds. It can be extended for more than two speeds if the distance covered at each speed is the same. For three equal distances covered at speeds $S_1, S_2, S_3$, the average speed is $\frac{3}{\left(\frac{1}{S_1} + \frac{1}{S_2} + \frac{1}{S_3}\right)} = \frac{3 S_1 S_2 S_3}{S_1 S_2 + S_2 S_3 + S_3 S_1}$.
Example 1. A car travels the first 100 km of a journey at a speed of 50 km/h and the next 120 km at a speed of 40 km/h. Find the average speed for the entire journey.
Answer:
This problem does not fit the special cases where either time or distance is the same for all parts. We must use the general formula: Average Speed = $\frac{\text{Total Distance}}{\text{Total Time}}$.
First part: Distance $D_1 = 100$ km, Speed $S_1 = 50$ km/h.
Time taken for the first part ($T_1$) $= \frac{D_1}{S_1} = \frac{100 \text{ km}}{50 \text{ km/h}} = 2$ hours.
Second part: Distance $D_2 = 120$ km, Speed $S_2 = 40$ km/h.
Time taken for the second part ($T_2$) $= \frac{D_2}{S_2} = \frac{120 \text{ km}}{40 \text{ km/h}} = 3$ hours.
Total Distance $= D_1 + D_2 = 100 \text{ km} + 120 \text{ km} = 220 \text{ km}$.
Total Time Taken $= T_1 + T_2 = 2 \text{ hours} + 3 \text{ hours} = 5 \text{ hours}$.
Using the average speed formula (vi):
Average Speed $= \frac{\text{Total Distance}}{\text{Total Time}} = \frac{220 \text{ km}}{5 \text{ hours}}$
Calculate the average speed:
$\frac{220}{5} = 44$
$\boldsymbol{\text{Average Speed} = 44 \text{ km/h}}$
The average speed for the entire journey is $\boldsymbol{44}$ km/h.
Note: The arithmetic mean of speeds is $(50+40)/2 = 45$ km/h, which is different from the average speed, confirming that average speed is generally not the arithmetic mean.
Example 2. A cyclist travels at a speed of 10 km/h for the first 2 hours and at a speed of 15 km/h for the next 2 hours. Find his average speed for the entire journey.
Answer:
Given: Speed $S_1 = 10$ km/h for Time $T_1 = 2$ hours.
Speed $S_2 = 15$ km/h for Time $T_2 = 2$ hours.
In this case, the time taken for both parts of the journey is the same ($T_1 = T_2 = 2$ hours).
Method 1: Using Total Distance / Total Time.
Distance covered in the first part ($D_1$) $= S_1 \times T_1 = 10 \text{ km/h} \times 2 \text{ h} = 20$ km.
Distance covered in the second part ($D_2$) $= S_2 \times T_2 = 15 \text{ km/h} \times 2 \text{ h} = 30$ km.
Total Distance $= D_1 + D_2 = 20 \text{ km} + 30 \text{ km} = 50 \text{ km}$.
Total Time Taken $= T_1 + T_2 = 2 \text{ hours} + 2 \text{ hours} = 4 \text{ hours}$.
Using the average speed formula (vi):
Average Speed $= \frac{\text{Total Distance}}{\text{Total Time}} = \frac{50 \text{ km}}{4 \text{ hours}}$
Calculate the average speed:
$\frac{50}{4} = \frac{25}{2} = 12.5$
$\boldsymbol{\text{Average Speed} = 12.5 \text{ km/h}}$
Method 2: Using Formula (vii) for equal times.
Given speeds $S_1 = 10$ km/h and $S_2 = 15$ km/h, and the time taken is equal for both parts.
Using the formula $\text{Average Speed} = \frac{S_1 + S_2}{2}$:
Average Speed $= \frac{10 + 15}{2} = \frac{25}{2} = 12.5 \text{ km/h}$.
Both methods give the same answer. The average speed is $\boldsymbol{12.5}$ km/h.
Competitive Exam Notes:
Average speed problems require calculating total distance and total time. Be careful not to simply average the speeds unless time durations are equal.
- General Formula: Always use $\text{Average Speed} = \frac{\text{Total Distance}}{\text{Total Time}}$ unless it is a specific case.
- Break Down Journey: If speed varies, calculate distance and time for each segment of the journey separately. Then sum them up for total distance and total time.
- Special Case 1 (Equal Time): Average Speed $= \frac{S_1 + S_2}{2}$ (Arithmetic Mean). Applies when $T_1 = T_2$.
- Special Case 2 (Equal Distance): Average Speed $= \frac{2 S_1 S_2}{S_1 + S_2}$ (Harmonic Mean). Applies when $D_1 = D_2$. This is very common for return journeys.
- Assume Distance/Time: In problems where the total distance or time is not given but the speeds are, you can assume a convenient value for the equal distance (e.g., LCM of speeds) or equal time (e.g., 1 unit) to calculate total distance and time and then find the average speed.
Problems involving Relative Speed
When two or more objects are in motion, their relative speed is the speed of one object as observed from the frame of reference of another moving object. The concept of relative speed simplifies problems where we need to determine the time taken for objects to meet, overtake each other, or cover a certain distance relative to each other.
Calculating Relative Speed:
The calculation of relative speed depends on the direction of motion of the objects.
Let the speeds of two objects be $S_1$ and $S_2$.
- Case 1: Objects are moving in the same direction.
When two objects move in the same direction, their relative speed is the absolute difference between their speeds. This represents the rate at which the distance between them increases (if the leading object is faster) or decreases (if the trailing object is faster).
$\boldsymbol{\text{Relative Speed} = |S_1 - S_2|}$
... (ix)
Typically, this is calculated as (Speed of Faster Object) - (Speed of Slower Object) when one object is trying to catch up to another.
- Case 2: Objects are moving in opposite directions.
When two objects move towards each other or away from each other, their relative speed is the sum of their individual speeds. This represents the rate at which the distance between them decreases (when moving towards each other) or increases (when moving away from each other).
$\boldsymbol{\text{Relative Speed} = S_1 + S_2}$
... (x)
Note: Ensure that $S_1$ and $S_2$ are in consistent units before calculating relative speed.
Using Relative Speed:
Once the relative speed is calculated, problems can often be solved by using the basic Time = Distance / Speed formula, where the 'Speed' is the Relative Speed and the 'Distance' is the initial distance between the objects that needs to be covered (or the distance gained/lost).
$\boldsymbol{\text{Time } = \frac{\text{Distance to be covered (or gained/lost)}}{\text{Relative Speed}}}$
Common scenarios include:
- Time to meet = $\frac{\text{Initial distance between them}}{\text{Relative speed (opposite directions)}}$
- Time to overtake = $\frac{\text{Initial distance between them}}{\text{Relative speed (same direction)}}$
Example 1. Two cyclists start from the same point at the same time and ride in opposite directions. Their speeds are 15 km/h and 20 km/h respectively. How far apart will they be after 2 hours?
Answer:
Given: Speed of Cyclist 1 ($S_1$) $= 15$ km/h, Speed of Cyclist 2 ($S_2$) $= 20$ km/h.
They move in opposite directions. Time $= 2$ hours.
Relative speed (opposite directions) $= S_1 + S_2 = 15 + 20 = 35$ km/h.
This means the distance between them increases at a rate of 35 km every hour.
Distance between them after 2 hours = Relative Speed $\times$ Time
Distance $= 35 \text{ km/h} \times 2 \text{ h} = 70 \text{ km}$.
They will be $\boldsymbol{70}$ km apart after 2 hours.
Alternative Method (Calculating individual distances):
Distance covered by Cyclist 1 in 2 hours $= \text{Speed}_1 \times \text{Time} = 15 \times 2 = 30$ km.
Distance covered by Cyclist 2 in 2 hours $= \text{Speed}_2 \times \text{Time} = 20 \times 2 = 40$ km.
Since they moved in opposite directions from the same starting point, the total distance between them is the sum of the distances they individually covered.
Distance between them $= 30 \text{ km} + 40 \text{ km} = 70$ km.
Both methods yield the same result.
Example 2. A thief is spotted by a policeman from a distance of 100 metres. If the thief runs at 8 m/s and the policeman chases him at 10 m/s, how far will the thief have run before the policeman catches him?
Answer:
Given: Initial distance between policeman and thief $= 100$ metres.
Thief's speed ($S_{\text{thief}}$) $= 8$ m/s.
Policeman's speed ($S_{\text{police}}$) $= 10$ m/s.
The policeman and thief are moving in the same direction (policeman chasing thief). The policeman is faster, so he will eventually catch the thief.
Relative speed (same direction) $= S_{\text{police}} - S_{\text{thief}} = 10 - 8 = 2$ m/s.
This means the policeman reduces the distance between them by 2 metres every second.
The initial distance of 100 metres needs to be covered by the policeman at this relative speed to catch the thief.
Time taken to catch the thief $= \frac{\text{Initial distance between them}}{\text{Relative Speed}}$
Time $= \frac{100 \text{ m}}{2 \text{ m/s}} = 50$ seconds.
The policeman catches the thief after 50 seconds. In this time, the thief keeps running.
Distance run by the thief before being caught $=$ Thief's Speed $\times$ Time taken to catch
Distance run by thief $= 8 \text{ m/s} \times 50 \text{ s} = 400$ metres.
The thief will have run $\boldsymbol{400}$ metres before the policeman catches him.
Verification:
In 50 seconds, the policeman covers a distance of $10 \text{ m/s} \times 50 \text{ s} = 500$ metres.
The thief was initially 100 metres ahead. If the thief runs 400 metres, his total distance from the starting point is $100 \text{ m} + 400 \text{ m} = 500$ metres.
Since both are at 500 metres from the starting point after 50 seconds, the policeman catches the thief at this point.
Competitive Exam Notes:
Relative speed problems are very common. The key is correctly calculating the relative speed based on the directions of motion and using it with the distance to find the time (or vice versa).
- Same Direction: Relative Speed $= |S_1 - S_2|$. Used for overtaking or finding the distance between objects starting together.
- Opposite Directions: Relative Speed $= S_1 + S_2$. Used for meeting problems or finding the distance between objects moving away from each other.
- Distance for Relative Speed: The distance used with relative speed is the distance that needs to be closed (for meeting or overtaking) or the distance that is created (for moving away).
- Consistent Units: Ensure speeds are in the same units (e.g., both km/h or both m/s) before calculating relative speed. Ensure distance and time units are compatible with the relative speed unit.
Problems on Trains
Problems involving trains are a common category within Time, Speed, and Distance. These problems often introduce the concept of the length of the moving object (the train) itself, which needs to be considered when the train crosses another object or covers a certain distance.
Train Crossing a Point Object:
A point object is an object whose length or size is negligible compared to the length of the train. Examples include a stationary pole, a standing person, a signal post, or a milestone. When a train crosses a point object, the distance the train needs to cover is equal to its own length.
Imagine the front of the train reaching the pole and the train finishing crossing when the rear of the train leaves the pole. The distance covered by any point on the train (e.g., the front tip) during this process is exactly the length of the train.
$\text{Distance covered} = \text{Length of the Train}$
Using the basic formula Time = Distance / Speed:
$\boldsymbol{\text{Time taken to cross a point object} = \frac{\text{Length of the Train}}{\text{Speed of the Train}}}$
... (xi)
Train Crossing an Object with Length:
An object with length could be a platform, a bridge, a tunnel, or another train (stationary or moving). When a train crosses an object that has a significant length, the distance the train needs to cover is the sum of its own length and the length of the object it is crossing.
Imagine the front of the train entering the object (e.g., platform). To completely cross the object, the rear of the train must leave the object. By the time the rear of the train leaves the object, the front of the train will have covered a distance equal to the length of the object plus the length of the train itself.
$\text{Distance covered} = \text{Length of the Train} + \text{Length of the Object}$
Using the basic formula Time = Distance / Speed:
$\boldsymbol{\text{Time taken to cross an object with length} = \frac{\text{Length of the Train + Length of the Object}}{\text{Speed of the Train}}}$
... (xii)
Train Crossing a Moving Object:
When a train crosses a moving object, such as another train or a person running alongside or towards the train, the concept of relative speed becomes essential. The distance covered for the crossing depends on whether the moving object also has a significant length.
- Case A: Train crosses another moving train.
The distance to be covered for the crossing is the sum of the lengths of the two trains.
Distance $= \text{Length of Train 1} + \text{Length of Train 2}$
The speed at which this distance is covered is the relative speed of the two trains.
- If trains are moving in the same direction: Relative Speed $= |S_1 - S_2|$
- If trains are moving in opposite directions: Relative Speed $= S_1 + S_2$
Using Time = Distance / Speed:
$\boldsymbol{\text{Time} = \frac{\text{Sum of Lengths of Two Trains}}{\text{Relative Speed}}}$
... (xiii)
- Case B: Train crosses a moving person.
A moving person is considered a point object (negligible length compared to the train). The distance to be covered for the crossing is the length of the train itself.
Distance $= \text{Length of the Train}$
The speed at which this distance is covered is the relative speed of the train and the person.
- If the train and person are moving in the same direction: Relative Speed $= \text{Speed of Train} - \text{Speed of Person}$ (assuming train is faster).
- If the train and person are moving in opposite directions: Relative Speed $= \text{Speed of Train} + \text{Speed of Person}$.
Using Time = Distance / Speed:
$\boldsymbol{\text{Time} = \frac{\text{Length of the Train}}{\text{Relative Speed}}}$
... (xiv)
Important: Before applying any formula, ensure all quantities (lengths, speeds) are in consistent units (e.g., convert km/h to m/s, km to m, hours to seconds if needed).
Example 1. A train 150 metres long is running at a speed of 72 km/h. How long will it take to cross a signal post?
Answer:
Given: Length of Train $= 150$ m.
Speed of Train $= 72$ km/h.
Crossing a signal post, which is a point object.
Distance to be covered $=$ Length of the Train $= 150$ m.
Convert the speed of the train from km/h to m/s for unit consistency (metres and seconds):
Speed $= 72 \text{ km/h} = 72 \times \frac{5}{18} \text{ m/s}$
Calculate the speed in m/s:
$= \cancel{72}^{\normalsize 4} \times \frac{5}{\cancel{18}^{\normalsize 1}}$ m/s $= 4 \times 5 = 20$ m/s.
Using the formula Time = Distance / Speed:
Time taken $= \frac{\text{Distance}}{\text{Speed}} = \frac{150 \text{ m}}{20 \text{ m/s}}$
Calculate the time:
$\frac{150}{20} = \frac{15}{2} = 7.5$
$\boldsymbol{\text{Time taken} = 7.5 \text{ seconds}}$
The train will take $\boldsymbol{7.5}$ seconds to cross the signal post.
Example 2. A train 200 metres long is moving at a speed of 60 km/h. How long will it take to cross a platform 300 metres long?
Answer:
Given: Length of Train $= 200$ m.
Length of Platform $= 300$ m.
Speed of Train $= 60$ km/h.
Crossing a platform (object with length).
Distance to be covered $=$ Length of Train $+$ Length of Platform $= 200 \text{ m} + 300 \text{ m} = 500 \text{ m}$.
Convert the speed of the train from km/h to m/s:
Speed $= 60 \text{ km/h} = 60 \times \frac{5}{18} \text{ m/s}$
Calculate the speed in m/s:
$= \cancel{60}^{\normalsize 10} \times \frac{5}{\cancel{18}^{\normalsize 3}} = \frac{50}{3}$ m/s.
Using the formula Time = Distance / Speed:
Time taken $= \frac{500 \text{ m}}{\frac{50}{3} \text{ m/s}}$
Calculate the time (divide by a fraction is multiply by its reciprocal):
Time taken $= 500 \times \frac{3}{50} = \frac{500}{50} \times 3 = 10 \times 3 = 30$ seconds.
$\boldsymbol{\text{Time taken} = 30 \text{ seconds}}$
The train will take $\boldsymbol{30}$ seconds to cross the platform.
Competitive Exam Notes:
Train problems usually revolve around the distance being the sum of lengths and using relative speed for moving objects.
- Distance (Point Object): Distance = Length of Train.
- Distance (Object with Length): Distance = Length of Train + Length of Object (Platform, Bridge, Tunnel, Stationary Train).
- Distance (Moving Object with Length): Distance = Length of Train 1 + Length of Train 2. Use Relative Speed.
- Distance (Moving Point Object): Distance = Length of Train. Use Relative Speed.
- Relative Speed: Same direction $\implies$ Subtract speeds. Opposite directions $\implies$ Add speeds.
- Units: Always convert all lengths to the same unit (usually metres) and all speeds to the same unit (usually m/s). This simplifies calculations and time will be in seconds. If asked for time in hours, convert at the end.
Problems on Boats and Streams (Upstream and Downstream)
Problems involving boats and streams (or swimmers in a river) are a specialized category of Time, Speed, and Distance problems. They involve understanding how the motion of the water (the stream or current) affects the speed of the boat or person moving in it.
Key Terms:
- Speed of the boat or man in still water ($S_b$ or $V_b$): This is the speed at which the boat or a person can travel in water that is not flowing. It represents the boat's or person's own effort or capacity for speed, unaffected by the current.
- Speed of the stream or current ($S_s$ or $V_s$): This is the speed at which the water is flowing.
Speeds in Different Directions Relative to the Stream:
The speed of the stream either helps or opposes the motion of the boat/man, depending on the direction of travel.
- Speed Downstream ($S_d$): When the boat or person moves in the same direction as the stream, the stream's speed adds to their speed in still water. The effective speed becomes the sum of the speed in still water and the speed of the stream.
$\boldsymbol{\text{Speed Downstream} = \text{Speed in Still Water} + \text{Speed of Stream}}$
$\boldsymbol{S_d = S_b + S_s}$
... (i)
- Speed Upstream ($S_u$): When the boat or person moves in the opposite direction to the stream, the stream's speed acts against their motion, reducing their effective speed. The effective speed becomes the difference between the speed in still water and the speed of the stream.
$\boldsymbol{\text{Speed Upstream} = \text{Speed in Still Water} - \text{Speed of Stream}}$
$\boldsymbol{S_u = S_b - S_s}$
... (ii)
Note: For motion upstream to be possible, the speed of the boat/man in still water ($S_b$) must be greater than the speed of the stream ($S_s$). If $S_b \le S_s$, the boat/man would be carried downstream by the current.
Finding Speed of Boat ($S_b$) and Speed of Stream ($S_s$) from Downstream and Upstream Speeds:
Often, problems provide the speed of the boat/man downstream and upstream, and you need to find their speeds in still water or the speed of the stream. We can derive formulae for this by solving the two equations above simultaneously.
We have the system of equations:
1. $S_d = S_b + S_s$
(Equation i)
2. $S_u = S_b - S_s$
(Equation ii)
Adding Equation 1 and Equation 2:
$(S_d) + (S_u) = (S_b + S_s) + (S_b - S_s)$
$S_d + S_u = S_b + S_s + S_b - S_s$
$S_d + S_u = 2 S_b$
Solving for $S_b$:
$\boldsymbol{S_b = \frac{S_d + S_u}{2}}$
... (iii)
Subtracting Equation 2 from Equation 1:
$(S_d) - (S_u) = (S_b + S_s) - (S_b - S_s)$
$S_d - S_u = S_b + S_s - S_b + S_s$
$S_d - S_u = 2 S_s$
Solving for $S_s$:
$\boldsymbol{S_s = \frac{S_d - S_u}{2}}$
... (iv)
These two formulas (iii and iv) are very useful for quickly finding the speed in still water and the speed of the stream when the downstream and upstream speeds are known.
Example 1. A boatman can row at a speed of 8 km/h in still water. The speed of the stream is 2 km/h. Find the time taken by the boatman to row 30 km downstream and 18 km upstream.
Answer:
Given: Speed of boat in still water ($S_b$) $= 8$ km/h.
Speed of stream ($S_s$) $= 2$ km/h.
Calculate Downstream Speed ($S_d$):
Using formula (i): $S_d = S_b + S_s$
$S_d = 8 \text{ km/h} + 2 \text{ km/h} = 10 \text{ km/h}$.
Time taken to row 30 km downstream $= \frac{\text{Distance Downstream}}{\text{Speed Downstream}}$.
Time Downstream $= \frac{30 \text{ km}}{10 \text{ km/h}} = 3$ hours.
Calculate Upstream Speed ($S_u$):
Using formula (ii): $S_u = S_b - S_s$
$S_u = 8 \text{ km/h} - 2 \text{ km/h} = 6 \text{ km/h}$.
Time taken to row 18 km upstream $= \frac{\text{Distance Upstream}}{\text{Speed Upstream}}$.
Time Upstream $= \frac{18 \text{ km}}{6 \text{ km/h}} = 3$ hours.
Total Time Taken:
Total Time = Time Downstream + Time Upstream
Total Time $= 3 \text{ hours} + 3 \text{ hours} = \boldsymbol{6 \text{ hours}}$.
The total time taken is $\boldsymbol{6}$ hours.
Example 2. A boat travels 42 km downstream in 3 hours and 24 km upstream in 2 hours. Find the speed of the boat in still water and the speed of the stream.
Answer:
Given: Downstream Distance $= 42$ km, Downstream Time $= 3$ hours.
Upstream Distance $= 24$ km, Upstream Time $= 2$ hours.
We need to find the speed of the boat in still water ($S_b$) and the speed of the stream ($S_s$).
Calculate Downstream Speed ($S_d$):
Using the formula Speed = Distance / Time:
$S_d = \frac{\text{Distance Downstream}}{\text{Time Downstream}} = \frac{42 \text{ km}}{3 \text{ h}} = 14 \text{ km/h}$.
Calculate Upstream Speed ($S_u$):
Using the formula Speed = Distance / Time:
$S_u = \frac{\text{Distance Upstream}}{\text{Time Upstream}} = \frac{24 \text{ km}}{2 \text{ h}} = 12 \text{ km/h}$.
Now that we have the downstream speed ($S_d = 14$ km/h) and the upstream speed ($S_u = 12$ km/h), we can use the derived formulas to find $S_b$ and $S_s$.
Find Speed of Boat ($S_b$) and Speed of Stream ($S_s$):
Using formula (iii): $\boldsymbol{S_b = \frac{S_d + S_u}{2}}$
$S_b = \frac{14 \text{ km/h} + 12 \text{ km/h}}{2} = \frac{26}{2} = 13 \text{ km/h}$.
Using formula (iv): $\boldsymbol{S_s = \frac{S_d - S_u}{2}}$
$S_s = \frac{14 \text{ km/h} - 12 \text{ km/h}}{2} = \frac{2}{2} = 1 \text{ km/h}$.
The speed of the boat in still water is $\boldsymbol{13}$ km/h, and the speed of the stream is $\boldsymbol{1}$ km/h.
Verification:
$S_b = 13, S_s = 1$.
Speed Downstream $= S_b + S_s = 13 + 1 = 14$ km/h. Time for 42 km downstream $= 42/14 = 3$ hours. (Correct).
Speed Upstream $= S_b - S_s = 13 - 1 = 12$ km/h. Time for 24 km upstream $= 24/12 = 2$ hours. (Correct).
Competitive Exam Notes:
Boats and Streams problems are a direct application of relative speed in a specific context. The key is correctly calculating the effective speeds downstream and upstream.
- Downstream: Speed of Boat + Speed of Stream ($S_b + S_s$). The stream helps motion.
- Upstream: Speed of Boat - Speed of Stream ($S_b - S_s$). The stream opposes motion.
- Finding Still Water Speed and Stream Speed:
- $S_b = (\text{Downstream Speed} + \text{Upstream Speed}) / 2$
- $S_s = (\text{Downstream Speed} - \text{Upstream Speed}) / 2$
- Consistent Units: As always, ensure all speeds and distances are in compatible units (km/h with km and hours, or m/s with m and seconds).
- Basic TSD Formulas Apply: Once $S_d$ and $S_u$ are known, use the standard Time = Distance / Speed or Distance = Speed $\times$ Time formulas for downstream and upstream journeys.
Problems on Races and Games
Problems categorized under Races and Games are specific applications of Time, Speed, and Distance concepts, focusing on competitive events. These problems often involve comparing the speeds of participants, understanding the effect of 'starts' given by one participant to another, and determining race outcomes.
Key Concepts:
- Race Distance: The total length of the track or path over which the race is conducted.
- Start: An advantage given by a faster participant to a slower one to make the competition fairer or more interesting.
- Start by Distance: If A gives B a start of $x$ metres in a race of length $L$ metres, it means A starts from the beginning line, while B starts $x$ metres ahead of the beginning line. For the race to end at the same time (a dead heat with the start), A must cover the full distance $L$, while B only needs to cover $(L - x)$ metres. If they started simultaneously, they take the same amount of time.
- Start by Time: If A gives B a start of $t$ seconds, it means B starts the race $t$ seconds before A starts. If they finish simultaneously, it means B runs for the total duration of the race ($T$), while A runs for $(T - t)$ seconds.
- Beating in a Race (by Distance): If participant A beats participant B by $x$ metres in a race of length $L$ metres, it means when A finishes the race (covers $L$ metres), B is still $x$ metres away from the finishing line (B has covered $L - x$ metres). If they start simultaneously, they run for the same amount of time until the winner finishes. In this case, since Time is constant, the ratio of distances covered is equal to the ratio of their speeds. $\frac{\text{Speed of A}}{\text{Speed of B}} = \frac{L}{L-x}$.
- Beating in a Race (by Time): If participant A beats participant B by $t$ seconds in a race of length $L$ metres, it means A completes the race $t$ seconds faster than B. If they started simultaneously, Time taken by A ($T_A$) $= \frac{L}{\text{Speed of A}}$ and Time taken by B ($T_B$) $= \frac{L}{\text{Speed of B}}$. Then, $T_B - T_A = t$. When Distance is constant, Speed is inversely proportional to Time. $\frac{\text{Speed of A}}{\text{Speed of B}} = \frac{T_B}{T_A}$.
- Dead Heat: A dead heat occurs when all participants finish the race at the exact same moment. In problems involving starts, a dead heat implies that the advantage given by the start is perfectly offset by the speed difference.
These problems often rely on the relationships derived from the basic Time, Speed, Distance formulas, particularly when one of the quantities (Time or Distance) is constant:
- If Time is constant, Speed $\propto$ Distance. Ratio of Speeds = Ratio of Distances Covered in that time.
- If Distance is constant, Speed $\propto \frac{1}{\text{Time}}$. Ratio of Speeds = Inverse Ratio of Times taken to cover that distance.
Example 1. In a 100-metre race, A can give B a start of 10 metres and C a start of 13 metres. In a race of 180 metres, how much start can B give to C?
Answer:
Consider the 100-metre race involving A, B, and C. When A covers the full distance of 100 m and finishes, B is 10 m behind (having started from the same line), and C is 13 m behind (having started from the same line). This implies that in the time A takes to run 100 m, B runs $100 - 10 = 90$ m, and C runs $100 - 13 = 87$ m. Since they all run for the same duration, the time is constant.
When Time is constant, the ratio of distances covered is equal to the ratio of speeds.
Distances covered by A, B, and C in the same time are 100 m, 90 m, and 87 m, respectively.
Ratio of speeds A : B : C $= 100 : 90 : 87$.
Now, consider a race of length 180 metres between B and C. We want to find how much start B can give to C in this race so that they finish at the same time.
The ratio of speeds of B and C is B : C $= 90 : 87$.
Let the length of the race be 180 m. If B covers the full distance of 180 m, let the distance covered by C in the same time be $D_C$. Since the time taken is the same for both (as they finish simultaneously), the ratio of distances covered is equal to the ratio of their speeds:
$\frac{\text{Distance by B}}{\text{Distance by C}} = \frac{\text{Speed of B}}{\text{Speed of C}}$
$\frac{180}{D_C} = \frac{90}{87}$
Solve for $D_C$ using cross-multiplication:
$\boldsymbol{180 \times 87 = D_C \times 90}$
$\boldsymbol{D_C = \frac{180 \times 87}{90}}$
Calculate the distance covered by C:
$D_C = \frac{\cancel{180}^{\normalsize 2} \times 87}{\cancel{90}^{\normalsize 1}} = 2 \times 87 = 174$ metres.
So, when B covers the entire 180 metres, C covers 174 metres in the same time.
The start B can give to C is the difference between the race distance B runs (180 m) and the distance C runs in the same time (174 m).
Start = Distance by B - Distance by C $= 180 \text{ m} - 174 \text{ m} = 6$ metres.
In a 180-metre race, B can give C a start of $\boldsymbol{6}$ metres.
Example 2. A runs $3/2$ times as fast as B. If A gives B a start of 50 metres in a race, what should be the length of the race track so that both A and B finish the race at the same time?
Answer:
Given: Speed of A $= \frac{3}{2}$ times the Speed of B. The ratio of their speeds is A : B $= \frac{3}{2} : 1$, or $3:2$.
Let the Speed of A be $3v$ and the Speed of B be $2v$, where $v$ is some speed unit.
A gives B a start of 50 metres. This means B starts 50 metres ahead of A's starting point.
Let the total length of the race track be $L$ metres.
For A to finish the race, A must cover a distance of $L$ metres.
For B to finish the race, B must cover a distance of $(L - 50)$ metres (since B started 50m ahead).
They finish the race at the same time. Let the time taken by both be $T$ units.
Using the formula Distance = Speed $\times$ Time:
For A: Distance $= \text{Speed}_A \times \text{Time} \implies L = (3v) \times T$
... (i)
For B: Distance $= \text{Speed}_B \times \text{Time} \implies L - 50 = (2v) \times T$
... (ii)
We can express $T$ from equation (i) and substitute it into equation (ii), or we can express both $3vT$ and $2vT$ in terms of $L$ and $L-50$. A simpler way is to notice that $L$ and $L-50$ are distances covered in the same time $T$. Thus, the ratio of these distances must be equal to the ratio of their speeds:
$\frac{\text{Distance covered by A}}{\text{Distance covered by B}} = \frac{\text{Speed of A}}{\text{Speed of B}}$
$\frac{L}{L - 50} = \frac{3v}{2v} = \frac{3}{2}$
... (iii)
Solve for $L$ using cross-multiplication from equation (iii):
$\boldsymbol{L \times 2 = (L - 50) \times 3}$
$\boldsymbol{2L = 3L - 150}$
Rearrange the terms to solve for $L$:
$\boldsymbol{150 = 3L - 2L}$
$\boldsymbol{L = 150}$ metres.
The length of the race track should be $\boldsymbol{150}$ metres.
Verification:
Race length $= 150$ m. A gives B a 50m start, so B runs $150 - 50 = 100$ m.
Ratio of distances covered in the same time: A:B $= 150:100 = 3:2$.
Given Speed ratio A:B $= 3:2$. Since distance ratio equals speed ratio, the condition is met, and they finish in the same time.
Competitive Exam Notes:
Races problems are about applying the basic TSD relationships under specific race conditions. Focus on identifying who covers how much distance in what time.
- Start by Distance (Dead Heat): If A gives B $x$ m start in $L$ m race and they finish together, in the time A runs $L$ m, B runs $(L-x)$ m. $\frac{\text{Speed}_A}{\text{Speed}_B} = \frac{L}{L-x}$.
- Beating by Distance: If A beats B by $x$ m in $L$ m race (starting together), in the time A runs $L$ m, B runs $(L-x)$ m. $\frac{\text{Speed}_A}{\text{Speed}_B} = \frac{L}{L-x}$. (Note the same relationship as the start case).
- Beating by Time: If A beats B by $t$ sec in $L$ m race (starting together), Time by A $= T$, Time by B $= T+t$. $\frac{\text{Speed}_A}{\text{Speed}_B} = \frac{T+t}{T}$. (Inverse ratio of times).
- Unit Consistency: Always ensure distances (metres) and speeds (m/s) are consistent. If time is involved in seconds, use m/s.
- Practice Ratios: Be comfortable working with ratios of speeds and distances.
Advanced Time, Speed, and Distance Problems
Advanced problems in Time, Speed, and Distance often combine multiple concepts, involve scenarios with varying start times or places, or require applying TSD principles to situations like circular tracks. These problems demand a thorough understanding of the basic formulas, relative speed, and careful problem-solving strategies.
Meeting Points - Different Start Times:
If two individuals or vehicles start moving towards each other from two different points at different times, you cannot directly use the relative speed with the total distance. The typical approach is to first calculate the distance covered by the entity that started earlier, until the time the second entity starts. Once both entities are moving simultaneously, calculate the remaining distance between them. This remaining distance is then covered by both entities moving towards each other at their combined relative speed (sum of speeds).
$\text{Distance covered by first entity until second starts} = \text{Speed}_{\text{first}} \times \text{Time difference}$
$\text{Remaining distance} = \text{Total initial distance} - \text{Distance covered by first entity}$
$\boldsymbol{\text{Time taken to meet (from second entity's start time)} = \frac{\text{Remaining distance}}{\text{Relative speed (sum of speeds)}}}$
... (xv)
The actual meeting time is the second entity's start time plus the calculated time taken to meet.
Circular Tracks:
Problems involving motion on a circular track introduce scenarios where objects moving in the same or opposite directions may meet at various points. The distance considered for meeting points is related to the length of the track.
Let the length of the circular track be $L$, and the speeds of two people be $S_1$ and $S_2$.
- Meeting for the First Time (Starting from the same point):
- Moving in Opposite Directions: They meet for the first time when the sum of the distances they have covered equals the length of the track ($L$). The relative speed is $S_1 + S_2$.
$\boldsymbol{\text{Time to meet for 1st time} = \frac{\text{Length of Track}}{\text{Relative Speed (Sum)}} = \frac{L}{S_1 + S_2}}$
... (xvi)
- Moving in the Same Direction: The faster person gains on the slower person. They meet for the first time when the faster person has gained a distance equal to the length of the track ($L$) over the slower person. The relative speed is $|S_1 - S_2|$.
$\boldsymbol{\text{Time to meet for 1st time} = \frac{\text{Length of Track}}{\text{Relative Speed (Difference)}} = \frac{L}{|S_1 - S_2|}}$
... (xvii)
- Moving in Opposite Directions: They meet for the first time when the sum of the distances they have covered equals the length of the track ($L$). The relative speed is $S_1 + S_2$.
- Meeting at the Starting Point for the First Time: This occurs after a time that is the LCM of the individual times taken by each person to complete one full lap.
Time for A to complete 1 lap $= \frac{L}{S_1}$
Time for B to complete 1 lap $= \frac{L}{S_2}$
$\boldsymbol{\text{Time to meet at starting point for 1st time} = \text{LCM}\left(\frac{L}{S_1}, \frac{L}{S_2}\right)}$
... (xviii)
Example 1. Two stations A and B are 300 km apart. A train starts from A at 7:00 AM towards B at a speed of 50 km/h. Another train starts from B at 8:00 AM towards A at a speed of 60 km/h. At what time will they meet?
Answer:
Given: Distance AB $= 300$ km.
Train 1 starts from A at 7:00 AM, Speed of Train 1 ($S_1$) $= 50$ km/h (towards B).
Train 2 starts from B at 8:00 AM, Speed of Train 2 ($S_2$) $= 60$ km/h (towards A).
Train 2 starts 1 hour later than Train 1.
Distance covered by Train 1 before Train 2 starts:
In the 1 hour from 7:00 AM to 8:00 AM, Train 1 travels a distance of:
Distance covered by Train 1 $= S_1 \times \text{Time} = 50 \text{ km/h} \times 1 \text{ h} = 50 \text{ km}$.
At 8:00 AM, Train 1 is 50 km away from A towards B.
Remaining distance at 8:00 AM:
The total distance is 300 km. At 8:00 AM, 50 km has been covered by Train 1. The remaining distance between Train 1 and Train 2 is:
Remaining distance $= \text{Total Distance} - \text{Distance covered by Train 1}$
Remaining distance $= 300 \text{ km} - 50 \text{ km} = 250 \text{ km}$.
Now, from 8:00 AM onwards, both trains are moving towards each other, covering the remaining 250 km.
Their relative speed (moving towards each other) $= S_1 + S_2 = 50 \text{ km/h} + 60 \text{ km/h} = 110 \text{ km/h}$.
Time taken to meet from 8:00 AM:
Using the formula Time = Distance / Speed, with remaining distance and relative speed:
Time taken to meet $= \frac{\text{Remaining Distance}}{\text{Relative Speed}}$
Time $= \frac{250 \text{ km}}{110 \text{ km/h}} = \frac{25}{11}$ hours.
Convert the improper fraction to a mixed number or decimal:
$\frac{25}{11} = 2\frac{3}{11}$ hours.
This is the time taken from 8:00 AM. The meeting time is 8:00 AM plus $2\frac{3}{11}$ hours.
Converting the fractional part to minutes: $\frac{3}{11}$ hours $= \frac{3}{11} \times 60$ minutes $= \frac{180}{11}$ minutes $\approx 16.36$ minutes.
So, the meeting time is approximately 8:00 AM + 2 hours + 16.36 minutes $\approx$ 10:16 AM.
To be precise, the meeting time is at 8:00 AM + $\frac{25}{11}$ hours. This is $10\frac{3}{11}$ AM.
Meeting Time $= 8:00\ \text{AM} + \frac{25}{11}\ \text{hours} = 10\frac{3}{11}\ \text{AM}$.
They will meet at $\boldsymbol{10:00\ \text{AM } + \frac{180}{11}\ \text{minutes}}$ (approximately 10:16 AM).
Competitive Exam Notes:
Advanced TSD problems often combine the basic formulas with relative speed and careful handling of initial conditions.
- Different Start Times: Account for the distance covered by the earlier starter. Then use the remaining distance and relative speed (sum if towards each other, difference if away from each other) to find the time taken from the *second* person's start time.
- Circular Tracks:
- Meeting for the first time (Same Point, Opposite Direction): Distance = Track Length, Speed = Sum of Speeds. Time = $L / (S_1+S_2)$.
- Meeting for the first time (Same Point, Same Direction): Distance = Track Length, Speed = Difference of Speeds. Time = $L / |S_1-S_2|$.
- Meeting at the Starting Point (for the first time): Time = LCM (Time for A's lap, Time for B's lap) = LCM($L/S_A$, $L/S_B$).
- Increased/Decreased Speed: If speed changes after some time, calculate the distance covered with the initial speed. Calculate the remaining distance. Calculate the time needed for the remaining distance with the new speed. Sum up the times.
- Unit Consistency: Always ensure all units are compatible throughout the problem.
- Problem-Solving Strategy: Draw a diagram to visualize the motion, mark distances and times, and break down the problem into stages if speeds or conditions change.